setBreadCrumbShortTitle

Deprecated

Store breadcrumb short titles separately from fragment transactions. For example, by using an android:label on a fragment in a navigation graph.

Set the short title to show as a bread crumb when this transaction is on the back stack.

Parameters

res

A string resource containing the title.


Deprecated

Store breadcrumb short titles separately from fragment transactions. For example, by using an android:label on a fragment in a navigation graph.

Like setBreadCrumbShortTitle but taking a raw string; this method is not recommended, as the string can not be changed later if the locale changes.